FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ChPdqmMoreAttriburesRequested

Packagech.fhir.ig.ch-epr-mhealth
Resource TypeValueSet
IdChPdqmMoreAttriburesRequested
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-mhealth/http://fhir.ch/ig/ch-epr-mhealth/3.0.0/ValueSet-ChPdqmMoreAttriburesRequested.html
URLhttp://fhir.ch/ig/ch-epr-mhealth/ValueSet/ChPdqmMoreAttriburesRequested
Version3.0.0
Statusactive
Date2024-03-05T12:06:33+01:00
NameChPdqmMoreAttriburesRequested
TitleCH PDQm ValueSet More Attributes Requested
Realmch
Authorityhl7
DescriptionCoded Values for indicating which additional attributes are requested to lower the results number.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-pdqm-moreattributesrequestedCH PDQm OperationOutcome More Attributes Requested

Resources that this resource uses

CodeSystem
urn:oid:1.3.6.1.4.1.19376.1.2.27.1IHE XCPD Codesystem more attributes requested
urn:oid:2.16.756.5.30.1.127.3.10.17CH Codesystem PDQ More Attributes Requested

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ChPdqmMoreAttriburesRequested",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epr-mhealth/ValueSet/ChPdqmMoreAttriburesRequested",
  "version": "3.0.0",
  "name": "ChPdqmMoreAttriburesRequested",
  "title": "CH PDQm ValueSet More Attributes Requested",
  "status": "active",
  "experimental": false,
  "date": "2024-03-05T12:06:33+01:00",
  "publisher": "eHealth Suisse",
  "contact": [
    {
      "name": "eHealth Suisse",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.e-health-suisse.ch"
        }
      ]
    }
  ],
  "description": "Coded Values for indicating which additional attributes are requested to lower the results number.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "urn:oid:1.3.6.1.4.1.19376.1.2.27.1",
        "concept": [
          {
            "code": "LivingSubjectAdministrativeGenderRequested"
          },
          {
            "code": "PatientAddressRequested"
          },
          {
            "code": "LivingSubjectBirthPlaceNameRequested"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.756.5.30.1.127.3.10.17",
        "concept": [
          {
            "code": "BirthNameRequested"
          }
        ]
      }
    ]
  }
}